Nov 03 05:37:48.958 INFO checking magnet_core-0.0.1 against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 03 05:37:48.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-3/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 03 05:37:49.372 INFO blam! 0ded3da8ef77e47854df868192f63fe07b770147d43269ee7cade3a49f2bf573 Nov 03 05:37:49.376 INFO running `"docker" "start" "-a" "0ded3da8ef77e47854df868192f63fe07b770147d43269ee7cade3a49f2bf573"` Nov 03 05:37:50.724 INFO kablam! usermod: no changes Nov 03 05:37:50.952 INFO kablam! Checking magnet_core v0.0.1 (/source) Nov 03 05:37:55.076 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 03 05:37:55.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 03 05:37:55.076 INFO kablam! | Nov 03 05:37:55.076 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 03 05:37:55.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 03 05:37:55.076 INFO kablam! | Nov 03 05:37:55.076 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 03 05:37:55.076 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 03 05:37:55.076 INFO kablam! = note: for more information, see issue #51443 Nov 03 05:37:55.077 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 03 05:37:55.077 INFO kablam! Nov 03 05:37:55.077 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 03 05:37:55.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 03 05:37:55.077 INFO kablam! | Nov 03 05:37:55.077 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 03 05:37:55.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 03 05:37:55.077 INFO kablam! | Nov 03 05:37:55.077 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 03 05:37:55.077 INFO kablam! = note: for more information, see issue #51443 Nov 03 05:37:55.077 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 03 05:37:55.077 INFO kablam! Nov 03 05:37:55.077 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 03 05:37:55.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 03 05:37:55.077 INFO kablam! | Nov 03 05:37:55.077 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 03 05:37:55.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 03 05:37:55.077 INFO kablam! | Nov 03 05:37:55.077 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 03 05:37:55.077 INFO kablam! = note: for more information, see issue #51443 Nov 03 05:37:55.077 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 03 05:37:55.077 INFO kablam! Nov 03 05:37:55.248 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 03 05:37:55.248 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 03 05:37:55.248 INFO kablam! | Nov 03 05:37:55.248 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 03 05:37:55.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 03 05:37:55.248 INFO kablam! | Nov 03 05:37:55.248 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 03 05:37:55.248 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 03 05:37:55.248 INFO kablam! = note: for more information, see issue #51443 Nov 03 05:37:55.248 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 03 05:37:55.248 INFO kablam! Nov 03 05:37:55.248 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 03 05:37:55.248 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 03 05:37:55.248 INFO kablam! | Nov 03 05:37:55.248 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 03 05:37:55.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 03 05:37:55.249 INFO kablam! | Nov 03 05:37:55.249 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 03 05:37:55.249 INFO kablam! = note: for more information, see issue #51443 Nov 03 05:37:55.249 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 03 05:37:55.249 INFO kablam! Nov 03 05:37:55.249 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 03 05:37:55.249 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 03 05:37:55.249 INFO kablam! | Nov 03 05:37:55.249 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 03 05:37:55.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 03 05:37:55.249 INFO kablam! | Nov 03 05:37:55.249 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 03 05:37:55.249 INFO kablam! = note: for more information, see issue #51443 Nov 03 05:37:55.249 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 03 05:37:55.249 INFO kablam! Nov 03 05:37:55.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.60s Nov 03 05:37:55.365 INFO kablam! su: No module specific data is present Nov 03 05:37:56.164 INFO running `"docker" "rm" "-f" "0ded3da8ef77e47854df868192f63fe07b770147d43269ee7cade3a49f2bf573"` Nov 03 05:37:56.448 INFO blam! 0ded3da8ef77e47854df868192f63fe07b770147d43269ee7cade3a49f2bf573