Sep 17 21:36:54.378 INFO checking magnet_core-0.0.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 21:36:54.378 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 21:36:54.378 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:36:54.530 INFO blam! 09aa275e6d741becfc19173e0287126ae31e947e2fce8bc62dfce90ca3c7eb75 Sep 17 21:36:54.534 INFO running `"docker" "start" "-a" "09aa275e6d741becfc19173e0287126ae31e947e2fce8bc62dfce90ca3c7eb75"` Sep 17 21:36:55.348 INFO kablam! usermod: no changes Sep 17 21:36:55.468 INFO kablam! Checking magnet_core v0.0.1 (/source) Sep 17 21:36:56.409 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:36:56.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 17 21:36:56.409 INFO kablam! | Sep 17 21:36:56.409 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 17 21:36:56.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:36:56.409 INFO kablam! | Sep 17 21:36:56.409 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 21:36:56.409 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 17 21:36:56.409 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:36:56.409 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 17 21:36:56.409 INFO kablam! Sep 17 21:36:56.409 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:36:56.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 17 21:36:56.409 INFO kablam! | Sep 17 21:36:56.409 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 17 21:36:56.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:36:56.409 INFO kablam! | Sep 17 21:36:56.409 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 17 21:36:56.409 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:36:56.410 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 17 21:36:56.410 INFO kablam! Sep 17 21:36:56.410 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:36:56.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 17 21:36:56.410 INFO kablam! | Sep 17 21:36:56.410 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 17 21:36:56.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:36:56.410 INFO kablam! | Sep 17 21:36:56.410 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 17 21:36:56.410 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:36:56.410 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 17 21:36:56.410 INFO kablam! Sep 17 21:36:56.515 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:36:56.515 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 17 21:36:56.515 INFO kablam! | Sep 17 21:36:56.515 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 17 21:36:56.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:36:56.515 INFO kablam! | Sep 17 21:36:56.515 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 21:36:56.516 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 17 21:36:56.516 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:36:56.516 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 17 21:36:56.516 INFO kablam! Sep 17 21:36:56.516 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:36:56.516 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 17 21:36:56.516 INFO kablam! | Sep 17 21:36:56.516 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 17 21:36:56.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:36:56.516 INFO kablam! | Sep 17 21:36:56.516 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 17 21:36:56.516 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:36:56.516 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 17 21:36:56.516 INFO kablam! Sep 17 21:36:56.516 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:36:56.516 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 17 21:36:56.516 INFO kablam! | Sep 17 21:36:56.516 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 17 21:36:56.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:36:56.516 INFO kablam! | Sep 17 21:36:56.516 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 17 21:36:56.516 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:36:56.516 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 17 21:36:56.516 INFO kablam! Sep 17 21:36:56.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Sep 17 21:36:56.659 INFO kablam! su: No module specific data is present Sep 17 21:36:57.139 INFO running `"docker" "rm" "-f" "09aa275e6d741becfc19173e0287126ae31e947e2fce8bc62dfce90ca3c7eb75"` Sep 17 21:36:57.361 INFO blam! 09aa275e6d741becfc19173e0287126ae31e947e2fce8bc62dfce90ca3c7eb75