Oct 22 01:39:53.117 INFO checking magnet_core-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:39:53.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 22 01:39:53.320 INFO blam! d4cc4294279ea393cf4b81afa0e47b557329dba4da4272c6baeee84731b10061 Oct 22 01:39:53.326 INFO running `"docker" "start" "-a" "d4cc4294279ea393cf4b81afa0e47b557329dba4da4272c6baeee84731b10061"` Oct 22 01:39:54.373 INFO kablam! usermod: no changes Oct 22 01:39:54.581 INFO kablam! Checking magnet_core v0.0.1 (/source) Oct 22 01:39:58.064 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 22 01:39:58.064 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Oct 22 01:39:58.064 INFO kablam! | Oct 22 01:39:58.064 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 22 01:39:58.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:39:58.064 INFO kablam! | Oct 22 01:39:58.064 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 22 01:39:58.064 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! Oct 22 01:39:58.064 INFO kablam! = note: for more information, see issue #51443 Oct 22 01:39:58.064 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 22 01:39:58.065 INFO kablam! Oct 22 01:39:58.065 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 22 01:39:58.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Oct 22 01:39:58.065 INFO kablam! | Oct 22 01:39:58.065 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 22 01:39:58.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:39:58.065 INFO kablam! | Oct 22 01:39:58.065 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! Oct 22 01:39:58.065 INFO kablam! = note: for more information, see issue #51443 Oct 22 01:39:58.065 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 22 01:39:58.065 INFO kablam! Oct 22 01:39:58.065 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 22 01:39:58.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Oct 22 01:39:58.065 INFO kablam! | Oct 22 01:39:58.065 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 22 01:39:58.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:39:58.065 INFO kablam! | Oct 22 01:39:58.065 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! Oct 22 01:39:58.065 INFO kablam! = note: for more information, see issue #51443 Oct 22 01:39:58.065 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 22 01:39:58.065 INFO kablam! Oct 22 01:39:58.353 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 22 01:39:58.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Oct 22 01:39:58.353 INFO kablam! | Oct 22 01:39:58.354 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 22 01:39:58.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:39:58.354 INFO kablam! | Oct 22 01:39:58.354 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 22 01:39:58.355 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! Oct 22 01:39:58.355 INFO kablam! = note: for more information, see issue #51443 Oct 22 01:39:58.355 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 22 01:39:58.355 INFO kablam! Oct 22 01:39:58.356 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 22 01:39:58.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Oct 22 01:39:58.356 INFO kablam! | Oct 22 01:39:58.356 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 22 01:39:58.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:39:58.357 INFO kablam! | Oct 22 01:39:58.357 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! Oct 22 01:39:58.357 INFO kablam! = note: for more information, see issue #51443 Oct 22 01:39:58.358 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 22 01:39:58.358 INFO kablam! Oct 22 01:39:58.358 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 22 01:39:58.358 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Oct 22 01:39:58.359 INFO kablam! | Oct 22 01:39:58.359 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 22 01:39:58.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:39:58.359 INFO kablam! | Oct 22 01:39:58.360 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! Oct 22 01:39:58.360 INFO kablam! = note: for more information, see issue #51443 Oct 22 01:39:58.360 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 22 01:39:58.361 INFO kablam! Oct 22 01:39:58.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.06s Oct 22 01:39:58.479 INFO kablam! su: No module specific data is present Oct 22 01:39:59.104 INFO running `"docker" "rm" "-f" "d4cc4294279ea393cf4b81afa0e47b557329dba4da4272c6baeee84731b10061"` Oct 22 01:39:59.295 INFO blam! d4cc4294279ea393cf4b81afa0e47b557329dba4da4272c6baeee84731b10061