Jul 12 09:10:26.451 INFO checking galvanic-mock-0.1.3 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 09:10:26.451 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:10:26.452 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:10:26.452 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 09:10:26.663 INFO blam! cd7786714b387398e63d9ee8808d415000bf2e9c21534d144a6eee736a1d6db7 Jul 12 09:10:26.670 INFO running `"docker" "start" "-a" "cd7786714b387398e63d9ee8808d415000bf2e9c21534d144a6eee736a1d6db7"` Jul 12 09:10:27.894 INFO kablam! Checking lazy_static v0.2.11 Jul 12 09:10:27.894 INFO kablam! Checking galvanic-assert v0.8.7 Jul 12 09:10:27.899 INFO kablam! Compiling galvanic-mock v0.1.3 (file:///source) Jul 12 09:10:58.337 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:10:58.337 INFO kablam! --> tests/mock_empty_trait.rs:24:8 Jul 12 09:10:58.337 INFO kablam! | Jul 12 09:10:58.337 INFO kablam! 24 | #[test]#[use_mocks] Jul 12 09:10:58.337 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:10:58.352 INFO kablam! | Jul 12 09:10:58.352 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:10:58.352 INFO kablam! Jul 12 09:10:58.356 INFO kablam! error: aborting due to previous error Jul 12 09:10:58.361 INFO kablam! Jul 12 09:10:58.361 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 09:10:58.368 INFO kablam! error: Could not compile `galvanic-mock`. Jul 12 09:10:58.368 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:10:59.890 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #38356) Jul 12 09:10:59.891 INFO kablam! --> tests/use_mocks_on_module.rs:26:1 Jul 12 09:10:59.891 INFO kablam! | Jul 12 09:10:59.891 INFO kablam! 26 | #[use_mocks] Jul 12 09:10:59.891 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:10:59.891 INFO kablam! | Jul 12 09:10:59.892 INFO kablam! = help: add #![feature(proc_macro_mod)] to the crate attributes to enable Jul 12 09:10:59.892 INFO kablam! Jul 12 09:10:59.901 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:10:59.901 INFO kablam! --> tests/mock_trait_and_apply_attributes.rs:24:8 Jul 12 09:10:59.901 INFO kablam! | Jul 12 09:10:59.901 INFO kablam! 24 | #[test]#[use_mocks] Jul 12 09:10:59.901 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:10:59.901 INFO kablam! | Jul 12 09:10:59.902 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:10:59.902 INFO kablam! Jul 12 09:10:59.920 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:10:59.920 INFO kablam! --> tests/use_mocks_on_module.rs:26:1 Jul 12 09:10:59.920 INFO kablam! | Jul 12 09:10:59.920 INFO kablam! 26 | #[use_mocks] Jul 12 09:10:59.920 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:10:59.929 INFO kablam! error: aborting due to previous error Jul 12 09:10:59.931 INFO kablam! | Jul 12 09:10:59.931 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:10:59.931 INFO kablam! Jul 12 09:10:59.941 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #38356) Jul 12 09:10:59.941 INFO kablam! --> tests/use_mocks_on_module.rs:42:1 Jul 12 09:10:59.941 INFO kablam! | Jul 12 09:10:59.941 INFO kablam! 42 | #[use_mocks] Jul 12 09:10:59.941 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:10:59.948 INFO kablam! Jul 12 09:10:59.948 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 09:10:59.948 INFO kablam! | Jul 12 09:10:59.949 INFO kablam! = help: add #![feature(proc_macro_mod)] to the crate attributes to enable Jul 12 09:10:59.949 INFO kablam! Jul 12 09:10:59.979 INFO kablam! error: Could not compile `galvanic-mock`. Jul 12 09:10:59.979 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:11:00.018 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.018 INFO kablam! --> tests/use_mocks_on_module.rs:42:1 Jul 12 09:11:00.018 INFO kablam! | Jul 12 09:11:00.018 INFO kablam! 42 | #[use_mocks] Jul 12 09:11:00.018 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.041 INFO kablam! | Jul 12 09:11:00.041 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.042 INFO kablam! Jul 12 09:11:00.063 INFO kablam! error: aborting due to 4 previous errors Jul 12 09:11:00.069 INFO kablam! Jul 12 09:11:00.072 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 09:11:00.085 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.085 INFO kablam! --> tests/given_different_repeats.rs:26:1 Jul 12 09:11:00.085 INFO kablam! | Jul 12 09:11:00.085 INFO kablam! 26 | #[use_mocks] Jul 12 09:11:00.085 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.086 INFO kablam! | Jul 12 09:11:00.086 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.086 INFO kablam! Jul 12 09:11:00.103 INFO kablam! error: Could not compile `galvanic-mock`. Jul 12 09:11:00.103 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:11:00.178 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.178 INFO kablam! --> tests/given_different_repeats.rs:40:1 Jul 12 09:11:00.178 INFO kablam! | Jul 12 09:11:00.178 INFO kablam! 40 | #[use_mocks] Jul 12 09:11:00.178 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.192 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.192 INFO kablam! --> tests/given_block_missing_for_method.rs:27:1 Jul 12 09:11:00.192 INFO kablam! | Jul 12 09:11:00.192 INFO kablam! 27 | #[use_mocks] Jul 12 09:11:00.192 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.198 INFO kablam! | Jul 12 09:11:00.198 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.199 INFO kablam! Jul 12 09:11:00.202 INFO kablam! error: aborting due to previous error Jul 12 09:11:00.214 INFO kablam! Jul 12 09:11:00.215 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 09:11:00.230 INFO kablam! | Jul 12 09:11:00.230 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.230 INFO kablam! Jul 12 09:11:00.239 INFO kablam! error: Could not compile `galvanic-mock`. Jul 12 09:11:00.239 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:11:00.368 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.368 INFO kablam! --> tests/given_different_repeats.rs:54:1 Jul 12 09:11:00.368 INFO kablam! | Jul 12 09:11:00.368 INFO kablam! 54 | #[use_mocks] Jul 12 09:11:00.368 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.368 INFO kablam! | Jul 12 09:11:00.368 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.368 INFO kablam! Jul 12 09:11:00.380 INFO kablam! error: custom attribute panicked Jul 12 09:11:00.380 INFO kablam! --> tests/mock_referred_trait.rs:26:1 Jul 12 09:11:00.380 INFO kablam! | Jul 12 09:11:00.380 INFO kablam! 26 | #[mockable(intern ::sub1::sub2)] Jul 12 09:11:00.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:11:00.381 INFO kablam! | Jul 12 09:11:00.381 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 Jul 12 09:11:00.381 INFO kablam! Jul 12 09:11:00.381 INFO kablam! error: aborting due to previous error Jul 12 09:11:00.381 INFO kablam! Jul 12 09:11:00.389 INFO kablam! error: Could not compile `galvanic-mock`. Jul 12 09:11:00.389 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:11:00.470 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.470 INFO kablam! --> tests/given_different_repeats.rs:70:1 Jul 12 09:11:00.470 INFO kablam! | Jul 12 09:11:00.470 INFO kablam! 70 | #[use_mocks] Jul 12 09:11:00.470 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.470 INFO kablam! | Jul 12 09:11:00.470 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.470 INFO kablam! Jul 12 09:11:00.474 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.474 INFO kablam! --> tests/expect_different_interactions.rs:29:5 Jul 12 09:11:00.475 INFO kablam! | Jul 12 09:11:00.475 INFO kablam! 29 | #[use_mocks] Jul 12 09:11:00.475 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.475 INFO kablam! | Jul 12 09:11:00.475 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.475 INFO kablam! Jul 12 09:11:00.517 INFO kablam! error: aborting due to 4 previous errors Jul 12 09:11:00.534 INFO kablam! Jul 12 09:11:00.534 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 09:11:00.547 INFO kablam! error: Could not compile `galvanic-mock`. Jul 12 09:11:00.547 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:11:00.554 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.554 INFO kablam! --> tests/expect_different_interactions.rs:51:5 Jul 12 09:11:00.554 INFO kablam! | Jul 12 09:11:00.554 INFO kablam! 51 | #[use_mocks] Jul 12 09:11:00.555 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.555 INFO kablam! | Jul 12 09:11:00.555 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.555 INFO kablam! Jul 12 09:11:00.675 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.675 INFO kablam! --> tests/expect_different_interactions.rs:72:5 Jul 12 09:11:00.675 INFO kablam! | Jul 12 09:11:00.675 INFO kablam! 72 | #[use_mocks] Jul 12 09:11:00.675 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.676 INFO kablam! | Jul 12 09:11:00.676 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.676 INFO kablam! Jul 12 09:11:00.682 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.682 INFO kablam! --> tests/mock_generic_trait.rs:26:8 Jul 12 09:11:00.682 INFO kablam! | Jul 12 09:11:00.682 INFO kablam! 26 | #[test]#[use_mocks] Jul 12 09:11:00.683 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.683 INFO kablam! | Jul 12 09:11:00.683 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.683 INFO kablam! Jul 12 09:11:00.687 INFO kablam! error: aborting due to previous error Jul 12 09:11:00.688 INFO kablam! Jul 12 09:11:00.688 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 09:11:00.717 INFO kablam! error: Could not compile `galvanic-mock`. Jul 12 09:11:00.717 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:11:00.725 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.725 INFO kablam! --> tests/expect_different_interactions.rs:98:5 Jul 12 09:11:00.725 INFO kablam! | Jul 12 09:11:00.725 INFO kablam! 98 | #[use_mocks] Jul 12 09:11:00.725 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.725 INFO kablam! | Jul 12 09:11:00.725 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.725 INFO kablam! Jul 12 09:11:00.774 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.774 INFO kablam! --> tests/expect_different_interactions.rs:119:5 Jul 12 09:11:00.774 INFO kablam! | Jul 12 09:11:00.774 INFO kablam! 119 | #[use_mocks] Jul 12 09:11:00.774 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.774 INFO kablam! | Jul 12 09:11:00.774 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.774 INFO kablam! Jul 12 09:11:00.808 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.808 INFO kablam! --> tests/expect_different_interactions.rs:140:5 Jul 12 09:11:00.808 INFO kablam! | Jul 12 09:11:00.808 INFO kablam! 140 | #[use_mocks] Jul 12 09:11:00.808 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.808 INFO kablam! | Jul 12 09:11:00.808 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.808 INFO kablam! Jul 12 09:11:00.854 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.854 INFO kablam! --> tests/expect_different_interactions.rs:166:5 Jul 12 09:11:00.854 INFO kablam! | Jul 12 09:11:00.854 INFO kablam! 166 | #[use_mocks] Jul 12 09:11:00.855 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.855 INFO kablam! | Jul 12 09:11:00.855 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.855 INFO kablam! Jul 12 09:11:00.885 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.885 INFO kablam! --> tests/expect_different_interactions.rs:188:5 Jul 12 09:11:00.885 INFO kablam! | Jul 12 09:11:00.885 INFO kablam! 188 | #[use_mocks] Jul 12 09:11:00.886 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.886 INFO kablam! | Jul 12 09:11:00.886 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.886 INFO kablam! Jul 12 09:11:00.921 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.921 INFO kablam! --> tests/expect_different_interactions.rs:208:5 Jul 12 09:11:00.921 INFO kablam! | Jul 12 09:11:00.921 INFO kablam! 208 | #[use_mocks] Jul 12 09:11:00.921 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.921 INFO kablam! | Jul 12 09:11:00.921 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.921 INFO kablam! Jul 12 09:11:00.969 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:00.969 INFO kablam! --> tests/expect_different_interactions.rs:234:5 Jul 12 09:11:00.969 INFO kablam! | Jul 12 09:11:00.969 INFO kablam! 234 | #[use_mocks] Jul 12 09:11:00.969 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:00.969 INFO kablam! | Jul 12 09:11:00.969 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:00.969 INFO kablam! Jul 12 09:11:01.006 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:01.006 INFO kablam! --> tests/expect_different_interactions.rs:255:5 Jul 12 09:11:01.006 INFO kablam! | Jul 12 09:11:01.006 INFO kablam! 255 | #[use_mocks] Jul 12 09:11:01.006 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:01.006 INFO kablam! | Jul 12 09:11:01.006 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:01.006 INFO kablam! Jul 12 09:11:01.052 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:01.052 INFO kablam! --> tests/expect_different_interactions.rs:277:5 Jul 12 09:11:01.052 INFO kablam! | Jul 12 09:11:01.052 INFO kablam! 277 | #[use_mocks] Jul 12 09:11:01.052 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:01.052 INFO kablam! | Jul 12 09:11:01.052 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:01.052 INFO kablam! Jul 12 09:11:01.084 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:01.084 INFO kablam! --> tests/expect_different_interactions.rs:301:5 Jul 12 09:11:01.084 INFO kablam! | Jul 12 09:11:01.084 INFO kablam! 301 | #[use_mocks] Jul 12 09:11:01.084 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:01.084 INFO kablam! | Jul 12 09:11:01.084 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:01.084 INFO kablam! Jul 12 09:11:01.111 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:01.111 INFO kablam! --> tests/expect_different_interactions.rs:322:5 Jul 12 09:11:01.111 INFO kablam! | Jul 12 09:11:01.112 INFO kablam! 322 | #[use_mocks] Jul 12 09:11:01.112 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:01.112 INFO kablam! | Jul 12 09:11:01.112 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:01.112 INFO kablam! Jul 12 09:11:01.133 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:01.133 INFO kablam! --> tests/expect_different_interactions.rs:350:5 Jul 12 09:11:01.133 INFO kablam! | Jul 12 09:11:01.133 INFO kablam! 350 | #[use_mocks] Jul 12 09:11:01.133 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:01.133 INFO kablam! | Jul 12 09:11:01.133 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:01.133 INFO kablam! Jul 12 09:11:01.157 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 09:11:01.157 INFO kablam! --> tests/expect_different_interactions.rs:370:5 Jul 12 09:11:01.157 INFO kablam! | Jul 12 09:11:01.157 INFO kablam! 370 | #[use_mocks] Jul 12 09:11:01.157 INFO kablam! | ^^^^^^^^^^^^ Jul 12 09:11:01.157 INFO kablam! | Jul 12 09:11:01.157 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 09:11:01.157 INFO kablam! Jul 12 09:11:01.165 INFO kablam! error: custom attribute panicked Jul 12 09:11:01.165 INFO kablam! --> tests/expect_different_interactions.rs:394:5 Jul 12 09:11:01.165 INFO kablam! | Jul 12 09:11:01.165 INFO kablam! 394 | #[mockable(::multiple_traits)] Jul 12 09:11:01.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:11:01.165 INFO kablam! | Jul 12 09:11:01.165 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 Jul 12 09:11:01.165 INFO kablam! Jul 12 09:11:01.178 INFO kablam! error: aborting due to 17 previous errors Jul 12 09:11:01.178 INFO kablam! Jul 12 09:11:01.178 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 09:11:01.187 INFO kablam! error: Could not compile `galvanic-mock`. Jul 12 09:11:01.187 INFO kablam! Jul 12 09:11:01.187 INFO kablam! To learn more, run the command again with --verbose. Jul 12 09:11:01.189 INFO kablam! su: No module specific data is present Jul 12 09:11:01.896 INFO running `"docker" "rm" "-f" "cd7786714b387398e63d9ee8808d415000bf2e9c21534d144a6eee736a1d6db7"` Jul 12 09:11:02.066 INFO blam! cd7786714b387398e63d9ee8808d415000bf2e9c21534d144a6eee736a1d6db7