Sep 01 14:33:59.527 INFO checking magnet_core-0.0.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 14:33:59.527 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 14:33:59.527 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:33:59.694 INFO blam! 5192923a7b21e8efea912a52413be6bc14d9556b48cf7dce725fb5ef94717290 Sep 01 14:33:59.695 INFO running `"docker" "start" "-a" "5192923a7b21e8efea912a52413be6bc14d9556b48cf7dce725fb5ef94717290"` Sep 01 14:34:00.394 INFO kablam! Checking magnet_core v0.0.1 (file:///source) Sep 01 14:34:01.886 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 01 14:34:01.886 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 01 14:34:01.886 INFO kablam! | Sep 01 14:34:01.886 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 01 14:34:01.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:34:01.886 INFO kablam! | Sep 01 14:34:01.887 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 01 14:34:01.887 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 01 14:34:01.887 INFO kablam! = note: for more information, see issue #51443 Sep 01 14:34:01.887 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 01 14:34:01.887 INFO kablam! Sep 01 14:34:01.887 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 01 14:34:01.887 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 01 14:34:01.887 INFO kablam! | Sep 01 14:34:01.887 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 01 14:34:01.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:34:01.887 INFO kablam! | Sep 01 14:34:01.887 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 01 14:34:01.887 INFO kablam! = note: for more information, see issue #51443 Sep 01 14:34:01.887 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 01 14:34:01.887 INFO kablam! Sep 01 14:34:01.887 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 01 14:34:01.887 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 01 14:34:01.887 INFO kablam! | Sep 01 14:34:01.887 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 01 14:34:01.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:34:01.887 INFO kablam! | Sep 01 14:34:01.887 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 01 14:34:01.887 INFO kablam! = note: for more information, see issue #51443 Sep 01 14:34:01.887 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 01 14:34:01.887 INFO kablam! Sep 01 14:34:01.984 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 01 14:34:01.984 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 01 14:34:01.984 INFO kablam! | Sep 01 14:34:01.984 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 01 14:34:01.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:34:01.984 INFO kablam! | Sep 01 14:34:01.984 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 01 14:34:01.984 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 01 14:34:01.984 INFO kablam! = note: for more information, see issue #51443 Sep 01 14:34:01.984 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 01 14:34:01.984 INFO kablam! Sep 01 14:34:01.985 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 01 14:34:01.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 01 14:34:01.985 INFO kablam! | Sep 01 14:34:01.985 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 01 14:34:01.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:34:01.985 INFO kablam! | Sep 01 14:34:01.985 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 01 14:34:01.985 INFO kablam! = note: for more information, see issue #51443 Sep 01 14:34:01.985 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 01 14:34:01.985 INFO kablam! Sep 01 14:34:01.985 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 01 14:34:01.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 01 14:34:01.985 INFO kablam! | Sep 01 14:34:01.985 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 01 14:34:01.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 14:34:01.985 INFO kablam! | Sep 01 14:34:01.985 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 01 14:34:01.985 INFO kablam! = note: for more information, see issue #51443 Sep 01 14:34:01.985 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 01 14:34:01.985 INFO kablam! Sep 01 14:34:02.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Sep 01 14:34:02.115 INFO kablam! su: No module specific data is present Sep 01 14:34:02.621 INFO running `"docker" "rm" "-f" "5192923a7b21e8efea912a52413be6bc14d9556b48cf7dce725fb5ef94717290"` Sep 01 14:34:02.752 INFO blam! 5192923a7b21e8efea912a52413be6bc14d9556b48cf7dce725fb5ef94717290