Sep 14 13:26:25.549 INFO checking magnet_core-0.0.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 13:26:25.549 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 13:26:25.549 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:26:25.723 INFO blam! f24938b5dd765e06515502419e9f5f4888c646d42d4c9c85301d6ae67f29ec1b Sep 14 13:26:25.727 INFO running `"docker" "start" "-a" "f24938b5dd765e06515502419e9f5f4888c646d42d4c9c85301d6ae67f29ec1b"` Sep 14 13:26:26.426 INFO kablam! usermod: no changes Sep 14 13:26:26.551 INFO kablam! Checking magnet_core v0.0.1 (file:///source) Sep 14 13:26:27.428 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:26:27.428 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 14 13:26:27.428 INFO kablam! | Sep 14 13:26:27.431 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 14 13:26:27.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:26:27.431 INFO kablam! | Sep 14 13:26:27.431 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 13:26:27.431 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 14 13:26:27.431 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:26:27.431 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 14 13:26:27.431 INFO kablam! Sep 14 13:26:27.431 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:26:27.431 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 14 13:26:27.431 INFO kablam! | Sep 14 13:26:27.431 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 14 13:26:27.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:26:27.431 INFO kablam! | Sep 14 13:26:27.431 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 14 13:26:27.431 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:26:27.431 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 14 13:26:27.431 INFO kablam! Sep 14 13:26:27.431 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:26:27.432 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 14 13:26:27.432 INFO kablam! | Sep 14 13:26:27.432 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 14 13:26:27.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:26:27.432 INFO kablam! | Sep 14 13:26:27.432 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 14 13:26:27.432 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:26:27.432 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 14 13:26:27.432 INFO kablam! Sep 14 13:26:27.439 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:26:27.439 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 14 13:26:27.439 INFO kablam! | Sep 14 13:26:27.439 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 14 13:26:27.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:26:27.439 INFO kablam! | Sep 14 13:26:27.439 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 13:26:27.439 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 14 13:26:27.439 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:26:27.439 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 14 13:26:27.439 INFO kablam! Sep 14 13:26:27.439 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:26:27.439 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 14 13:26:27.439 INFO kablam! | Sep 14 13:26:27.439 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 14 13:26:27.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:26:27.439 INFO kablam! | Sep 14 13:26:27.439 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 14 13:26:27.439 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:26:27.439 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 14 13:26:27.439 INFO kablam! Sep 14 13:26:27.439 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:26:27.439 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 14 13:26:27.439 INFO kablam! | Sep 14 13:26:27.439 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 14 13:26:27.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:26:27.439 INFO kablam! | Sep 14 13:26:27.439 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 14 13:26:27.439 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:26:27.439 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 14 13:26:27.439 INFO kablam! Sep 14 13:26:27.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Sep 14 13:26:27.546 INFO kablam! su: No module specific data is present Sep 14 13:26:28.383 INFO running `"docker" "rm" "-f" "f24938b5dd765e06515502419e9f5f4888c646d42d4c9c85301d6ae67f29ec1b"` Sep 14 13:26:28.611 INFO blam! f24938b5dd765e06515502419e9f5f4888c646d42d4c9c85301d6ae67f29ec1b