Nov 07 12:24:28.012 INFO checking magnet_core-0.0.1 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 12:24:28.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-1/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 07 12:24:28.532 INFO blam! 4ed92ebfc800b6ce23c397e806ef8111b369c0f73769b91801b87a17156edd70 Nov 07 12:24:28.534 INFO running `"docker" "start" "-a" "4ed92ebfc800b6ce23c397e806ef8111b369c0f73769b91801b87a17156edd70"` Nov 07 12:24:30.126 INFO kablam! usermod: no changes Nov 07 12:24:30.328 INFO kablam! Checking magnet_core v0.0.1 (/source) Nov 07 12:24:33.320 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 07 12:24:33.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 07 12:24:33.321 INFO kablam! | Nov 07 12:24:33.321 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 07 12:24:33.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:24:33.322 INFO kablam! | Nov 07 12:24:33.322 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 07 12:24:33.322 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 07 12:24:33.323 INFO kablam! = note: for more information, see issue #51443 Nov 07 12:24:33.323 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 07 12:24:33.323 INFO kablam! Nov 07 12:24:33.324 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 07 12:24:33.324 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 07 12:24:33.324 INFO kablam! | Nov 07 12:24:33.324 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 07 12:24:33.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:24:33.325 INFO kablam! | Nov 07 12:24:33.325 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 07 12:24:33.326 INFO kablam! = note: for more information, see issue #51443 Nov 07 12:24:33.326 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 07 12:24:33.326 INFO kablam! Nov 07 12:24:33.326 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 07 12:24:33.326 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 07 12:24:33.326 INFO kablam! | Nov 07 12:24:33.327 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 07 12:24:33.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:24:33.327 INFO kablam! | Nov 07 12:24:33.327 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 07 12:24:33.327 INFO kablam! = note: for more information, see issue #51443 Nov 07 12:24:33.327 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 07 12:24:33.327 INFO kablam! Nov 07 12:24:33.560 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 07 12:24:33.560 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 07 12:24:33.560 INFO kablam! | Nov 07 12:24:33.560 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 07 12:24:33.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:24:33.560 INFO kablam! | Nov 07 12:24:33.560 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 07 12:24:33.560 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 07 12:24:33.560 INFO kablam! = note: for more information, see issue #51443 Nov 07 12:24:33.560 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 07 12:24:33.560 INFO kablam! Nov 07 12:24:33.560 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 07 12:24:33.561 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 07 12:24:33.561 INFO kablam! | Nov 07 12:24:33.561 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 07 12:24:33.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:24:33.561 INFO kablam! | Nov 07 12:24:33.561 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 07 12:24:33.561 INFO kablam! = note: for more information, see issue #51443 Nov 07 12:24:33.561 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 07 12:24:33.561 INFO kablam! Nov 07 12:24:33.561 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 07 12:24:33.561 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 07 12:24:33.561 INFO kablam! | Nov 07 12:24:33.561 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 07 12:24:33.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 12:24:33.561 INFO kablam! | Nov 07 12:24:33.561 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 07 12:24:33.561 INFO kablam! = note: for more information, see issue #51443 Nov 07 12:24:33.561 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 07 12:24:33.561 INFO kablam! Nov 07 12:24:33.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.49s Nov 07 12:24:33.665 INFO kablam! su: No module specific data is present Nov 07 12:24:34.220 INFO running `"docker" "rm" "-f" "4ed92ebfc800b6ce23c397e806ef8111b369c0f73769b91801b87a17156edd70"` Nov 07 12:24:34.503 INFO blam! 4ed92ebfc800b6ce23c397e806ef8111b369c0f73769b91801b87a17156edd70