Nov 01 20:04:34.939 INFO checking magnet_core-0.0.1 against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 20:04:34.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 01 20:04:35.360 INFO blam! 8cce4b2452114bddf98a14789941281bb3b594404f7f0b3577e477eadbac9ee5 Nov 01 20:04:35.360 INFO running `"docker" "start" "-a" "8cce4b2452114bddf98a14789941281bb3b594404f7f0b3577e477eadbac9ee5"` Nov 01 20:04:37.228 INFO kablam! usermod: no changes Nov 01 20:04:37.440 INFO kablam! Checking magnet_core v0.0.1 (/source) Nov 01 20:04:41.524 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:41.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 01 20:04:41.524 INFO kablam! | Nov 01 20:04:41.524 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 01 20:04:41.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:41.524 INFO kablam! | Nov 01 20:04:41.524 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 01 20:04:41.524 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! Nov 01 20:04:41.524 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:41.524 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 01 20:04:41.524 INFO kablam! Nov 01 20:04:41.524 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:41.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 01 20:04:41.524 INFO kablam! | Nov 01 20:04:41.524 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 01 20:04:41.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:41.524 INFO kablam! | Nov 01 20:04:41.524 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! Nov 01 20:04:41.524 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:41.524 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 01 20:04:41.524 INFO kablam! Nov 01 20:04:41.524 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:41.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 01 20:04:41.524 INFO kablam! | Nov 01 20:04:41.524 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 01 20:04:41.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:41.524 INFO kablam! | Nov 01 20:04:41.524 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! Nov 01 20:04:41.524 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:41.524 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 01 20:04:41.524 INFO kablam! Nov 01 20:04:41.581 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:41.581 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 01 20:04:41.581 INFO kablam! | Nov 01 20:04:41.581 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 01 20:04:41.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:41.581 INFO kablam! | Nov 01 20:04:41.581 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 01 20:04:41.581 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! Nov 01 20:04:41.581 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:41.588 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 01 20:04:41.589 INFO kablam! Nov 01 20:04:41.589 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:41.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 01 20:04:41.589 INFO kablam! | Nov 01 20:04:41.590 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 01 20:04:41.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:41.590 INFO kablam! | Nov 01 20:04:41.590 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! Nov 01 20:04:41.591 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:41.591 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 01 20:04:41.591 INFO kablam! Nov 01 20:04:41.592 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:41.592 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 01 20:04:41.592 INFO kablam! | Nov 01 20:04:41.592 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 01 20:04:41.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:41.593 INFO kablam! | Nov 01 20:04:41.593 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! Nov 01 20:04:41.593 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:41.594 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 01 20:04:41.594 INFO kablam! Nov 01 20:04:41.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.42s Nov 01 20:04:41.690 INFO kablam! su: No module specific data is present Nov 01 20:04:42.049 INFO running `"docker" "rm" "-f" "8cce4b2452114bddf98a14789941281bb3b594404f7f0b3577e477eadbac9ee5"` Nov 01 20:04:42.104 INFO blam! 8cce4b2452114bddf98a14789941281bb3b594404f7f0b3577e477eadbac9ee5