Sep 19 22:36:38.913 INFO checking magnet_core-0.0.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:36:38.913 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:36:38.913 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:36:39.237 INFO blam! b715cd2db2169805bc6831c9bb4504b0cdd4a7d15e9a408eb4e51c9edf10d162 Sep 19 22:36:39.240 INFO running `"docker" "start" "-a" "b715cd2db2169805bc6831c9bb4504b0cdd4a7d15e9a408eb4e51c9edf10d162"` Sep 19 22:36:40.578 INFO kablam! usermod: no changes Sep 19 22:36:40.679 INFO kablam! Checking magnet_core v0.0.1 (/source) Sep 19 22:36:41.404 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:36:41.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 19 22:36:41.404 INFO kablam! | Sep 19 22:36:41.404 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 19 22:36:41.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:36:41.404 INFO kablam! | Sep 19 22:36:41.404 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 22:36:41.404 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 19 22:36:41.404 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:36:41.404 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 19 22:36:41.404 INFO kablam! Sep 19 22:36:41.404 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:36:41.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 19 22:36:41.404 INFO kablam! | Sep 19 22:36:41.404 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 19 22:36:41.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:36:41.404 INFO kablam! | Sep 19 22:36:41.404 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 19 22:36:41.404 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:36:41.404 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 19 22:36:41.404 INFO kablam! Sep 19 22:36:41.404 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:36:41.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 19 22:36:41.404 INFO kablam! | Sep 19 22:36:41.404 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 22:36:41.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:36:41.404 INFO kablam! | Sep 19 22:36:41.404 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 19 22:36:41.404 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:36:41.404 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 19 22:36:41.404 INFO kablam! Sep 19 22:36:41.492 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:36:41.492 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 19 22:36:41.492 INFO kablam! | Sep 19 22:36:41.492 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 19 22:36:41.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:36:41.492 INFO kablam! | Sep 19 22:36:41.492 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 22:36:41.492 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 19 22:36:41.492 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:36:41.492 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 19 22:36:41.492 INFO kablam! Sep 19 22:36:41.492 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:36:41.492 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 19 22:36:41.492 INFO kablam! | Sep 19 22:36:41.492 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 19 22:36:41.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:36:41.492 INFO kablam! | Sep 19 22:36:41.492 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 19 22:36:41.492 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:36:41.492 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 19 22:36:41.492 INFO kablam! Sep 19 22:36:41.492 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:36:41.492 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 19 22:36:41.492 INFO kablam! | Sep 19 22:36:41.492 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 22:36:41.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:36:41.492 INFO kablam! | Sep 19 22:36:41.492 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 19 22:36:41.492 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:36:41.492 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 19 22:36:41.492 INFO kablam! Sep 19 22:36:41.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Sep 19 22:36:41.559 INFO kablam! su: No module specific data is present Sep 19 22:36:42.181 INFO running `"docker" "rm" "-f" "b715cd2db2169805bc6831c9bb4504b0cdd4a7d15e9a408eb4e51c9edf10d162"` Sep 19 22:36:42.262 INFO blam! b715cd2db2169805bc6831c9bb4504b0cdd4a7d15e9a408eb4e51c9edf10d162