Sep 14 13:03:24.471 INFO checking mockers-0.12.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 13:03:24.471 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 13:03:24.471 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:03:24.865 INFO blam! 4e5ab30b893c5dfba77a90f7863f710a83bf4dd622927e01bd339d6d46298b70 Sep 14 13:03:24.866 INFO running `"docker" "start" "-a" "4e5ab30b893c5dfba77a90f7863f710a83bf4dd622927e01bd339d6d46298b70"` Sep 14 13:03:25.819 INFO kablam! usermod: no changes Sep 14 13:03:25.873 INFO kablam! Compiling itertools v0.4.19 Sep 14 13:03:25.873 INFO kablam! Checking mockers v0.12.2 (file:///source) Sep 14 13:03:27.232 INFO kablam! Compiling mockers_derive v0.12.2 Sep 14 13:03:31.483 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:31.483 INFO kablam! --> tests/refs.rs:1:12 Sep 14 13:03:31.483 INFO kablam! | Sep 14 13:03:31.483 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:31.483 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:31.483 INFO kablam! | Sep 14 13:03:31.483 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:31.483 INFO kablam! Sep 14 13:03:31.505 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:31.505 INFO kablam! --> tests/derive.rs:1:12 Sep 14 13:03:31.505 INFO kablam! | Sep 14 13:03:31.505 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:31.505 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:31.506 INFO kablam! | Sep 14 13:03:31.506 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:31.506 INFO kablam! Sep 14 13:03:31.555 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:31.555 INFO kablam! --> tests/type_names.rs:1:12 Sep 14 13:03:31.555 INFO kablam! | Sep 14 13:03:31.555 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:31.555 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:31.555 INFO kablam! | Sep 14 13:03:31.555 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:31.555 INFO kablam! Sep 14 13:03:31.619 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:31.619 INFO kablam! --> tests/expect_in_action.rs:1:12 Sep 14 13:03:31.619 INFO kablam! | Sep 14 13:03:31.619 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:31.619 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:31.619 INFO kablam! | Sep 14 13:03:31.619 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:31.619 INFO kablam! Sep 14 13:03:31.619 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:31.619 INFO kablam! --> tests/nested.rs:1:12 Sep 14 13:03:31.619 INFO kablam! | Sep 14 13:03:31.619 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:31.619 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:31.619 INFO kablam! | Sep 14 13:03:31.619 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:31.619 INFO kablam! Sep 14 13:03:31.643 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:31.643 INFO kablam! --> tests/cardinality.rs:1:12 Sep 14 13:03:31.643 INFO kablam! | Sep 14 13:03:31.643 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:31.643 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:31.643 INFO kablam! | Sep 14 13:03:31.643 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:31.643 INFO kablam! Sep 14 13:03:31.650 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:31.650 INFO kablam! --> tests/extern.rs:1:12 Sep 14 13:03:31.650 INFO kablam! | Sep 14 13:03:31.650 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:31.650 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:31.650 INFO kablam! | Sep 14 13:03:31.650 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:31.650 INFO kablam! Sep 14 13:03:31.731 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:31.732 INFO kablam! --> tests/matchers.rs:1:12 Sep 14 13:03:31.732 INFO kablam! | Sep 14 13:03:31.732 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:31.732 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:31.732 INFO kablam! | Sep 14 13:03:31.732 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:31.732 INFO kablam! Sep 14 13:03:32.023 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:32.023 INFO kablam! --> tests/associated_types.rs:1:12 Sep 14 13:03:32.023 INFO kablam! | Sep 14 13:03:32.023 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:32.023 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:32.023 INFO kablam! | Sep 14 13:03:32.023 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:32.023 INFO kablam! Sep 14 13:03:32.079 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:32.079 INFO kablam! --> tests/named_mock_type.rs:1:12 Sep 14 13:03:32.079 INFO kablam! | Sep 14 13:03:32.079 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:32.079 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:32.079 INFO kablam! | Sep 14 13:03:32.079 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:32.079 INFO kablam! Sep 14 13:03:32.083 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:32.083 INFO kablam! --> tests/clone.rs:1:12 Sep 14 13:03:32.083 INFO kablam! | Sep 14 13:03:32.083 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:32.083 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:32.106 INFO kablam! | Sep 14 13:03:32.106 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:32.106 INFO kablam! Sep 14 13:03:32.106 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:32.106 INFO kablam! --> tests/generic_method.rs:1:12 Sep 14 13:03:32.106 INFO kablam! | Sep 14 13:03:32.106 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:32.106 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:32.106 INFO kablam! | Sep 14 13:03:32.106 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:32.106 INFO kablam! Sep 14 13:03:32.175 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:32.175 INFO kablam! --> tests/fn_mut_reaction.rs:1:12 Sep 14 13:03:32.175 INFO kablam! | Sep 14 13:03:32.175 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:32.175 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:32.175 INFO kablam! | Sep 14 13:03:32.175 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:32.175 INFO kablam! Sep 14 13:03:32.255 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:32.255 INFO kablam! --> tests/multi_trait.rs:1:12 Sep 14 13:03:32.255 INFO kablam! | Sep 14 13:03:32.255 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:32.255 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:32.255 INFO kablam! | Sep 14 13:03:32.255 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:32.255 INFO kablam! Sep 14 13:03:32.256 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Sep 14 13:03:32.256 INFO kablam! --> tests/lib.rs:1:12 Sep 14 13:03:32.256 INFO kablam! | Sep 14 13:03:32.256 INFO kablam! 1 | #![feature(use_extern_macros)] Sep 14 13:03:32.256 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 13:03:32.256 INFO kablam! | Sep 14 13:03:32.256 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 13:03:32.256 INFO kablam! Sep 14 13:03:32.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.93s Sep 14 13:03:32.785 INFO kablam! su: No module specific data is present Sep 14 13:03:33.395 INFO running `"docker" "rm" "-f" "4e5ab30b893c5dfba77a90f7863f710a83bf4dd622927e01bd339d6d46298b70"` Sep 14 13:03:33.554 INFO blam! 4e5ab30b893c5dfba77a90f7863f710a83bf4dd622927e01bd339d6d46298b70