Sep 10 22:47:07.121 INFO checking anymap-0.12.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 22:47:07.121 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 22:47:07.122 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:47:07.285 INFO blam! 26ae667196fdde73f0e91194a173f2191362469c1c487a351c47f81840c2e331 Sep 10 22:47:07.287 INFO running `"docker" "start" "-a" "26ae667196fdde73f0e91194a173f2191362469c1c487a351c47f81840c2e331"` Sep 10 22:47:07.751 INFO kablam! usermod: no changes Sep 10 22:47:07.793 INFO kablam! Checking anymap v0.12.1 (file:///source) Sep 10 22:47:08.109 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 10 22:47:08.109 INFO kablam! --> src/any.rs:15:5 Sep 10 22:47:08.109 INFO kablam! | Sep 10 22:47:08.109 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 10 22:47:08.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:47:08.109 INFO kablam! | Sep 10 22:47:08.109 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 22:47:08.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 22:47:08.109 INFO kablam! = note: for more information, see issue #51443 Sep 10 22:47:08.109 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 10 22:47:08.109 INFO kablam! Sep 10 22:47:08.109 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 10 22:47:08.109 INFO kablam! --> src/any.rs:18:5 Sep 10 22:47:08.109 INFO kablam! | Sep 10 22:47:08.109 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 10 22:47:08.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:47:08.109 INFO kablam! | Sep 10 22:47:08.109 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 22:47:08.109 INFO kablam! = note: for more information, see issue #51443 Sep 10 22:47:08.109 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 10 22:47:08.110 INFO kablam! Sep 10 22:47:08.110 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 10 22:47:08.110 INFO kablam! --> src/any.rs:21:5 Sep 10 22:47:08.110 INFO kablam! | Sep 10 22:47:08.110 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 10 22:47:08.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:47:08.110 INFO kablam! | Sep 10 22:47:08.110 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 22:47:08.110 INFO kablam! = note: for more information, see issue #51443 Sep 10 22:47:08.110 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 10 22:47:08.110 INFO kablam! Sep 10 22:47:08.139 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 10 22:47:08.139 INFO kablam! --> src/any.rs:15:5 Sep 10 22:47:08.139 INFO kablam! | Sep 10 22:47:08.139 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 10 22:47:08.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:47:08.139 INFO kablam! | Sep 10 22:47:08.139 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 22:47:08.139 INFO kablam! = note: for more information, see issue #51443 Sep 10 22:47:08.139 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 10 22:47:08.139 INFO kablam! Sep 10 22:47:08.232 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 10 22:47:08.232 INFO kablam! --> src/any.rs:15:5 Sep 10 22:47:08.232 INFO kablam! | Sep 10 22:47:08.232 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 10 22:47:08.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:47:08.232 INFO kablam! | Sep 10 22:47:08.232 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 22:47:08.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 22:47:08.232 INFO kablam! = note: for more information, see issue #51443 Sep 10 22:47:08.232 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 10 22:47:08.232 INFO kablam! Sep 10 22:47:08.232 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 10 22:47:08.232 INFO kablam! --> src/any.rs:18:5 Sep 10 22:47:08.232 INFO kablam! | Sep 10 22:47:08.232 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 10 22:47:08.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:47:08.232 INFO kablam! | Sep 10 22:47:08.232 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 22:47:08.233 INFO kablam! = note: for more information, see issue #51443 Sep 10 22:47:08.233 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 10 22:47:08.233 INFO kablam! Sep 10 22:47:08.233 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 10 22:47:08.233 INFO kablam! --> src/any.rs:21:5 Sep 10 22:47:08.233 INFO kablam! | Sep 10 22:47:08.233 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 10 22:47:08.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:47:08.233 INFO kablam! | Sep 10 22:47:08.233 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 22:47:08.233 INFO kablam! = note: for more information, see issue #51443 Sep 10 22:47:08.233 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 10 22:47:08.233 INFO kablam! Sep 10 22:47:08.273 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 10 22:47:08.273 INFO kablam! --> src/any.rs:15:5 Sep 10 22:47:08.273 INFO kablam! | Sep 10 22:47:08.273 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 10 22:47:08.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:47:08.273 INFO kablam! | Sep 10 22:47:08.273 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 10 22:47:08.273 INFO kablam! = note: for more information, see issue #51443 Sep 10 22:47:08.273 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 10 22:47:08.273 INFO kablam! Sep 10 22:47:08.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Sep 10 22:47:08.633 INFO kablam! su: No module specific data is present Sep 10 22:47:09.095 INFO running `"docker" "rm" "-f" "26ae667196fdde73f0e91194a173f2191362469c1c487a351c47f81840c2e331"` Sep 10 22:47:09.165 INFO blam! 26ae667196fdde73f0e91194a173f2191362469c1c487a351c47f81840c2e331