Nov 01 20:04:32.957 INFO checking magnet_core-0.0.1 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 20:04:32.958 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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:33.366 INFO blam! 02d09eee8103d4d3cf3ff6f370bf3963f401873b03fbbea26eb4bb39554167e2 Nov 01 20:04:33.367 INFO running `"docker" "start" "-a" "02d09eee8103d4d3cf3ff6f370bf3963f401873b03fbbea26eb4bb39554167e2"` Nov 01 20:04:35.448 INFO kablam! usermod: no changes Nov 01 20:04:35.624 INFO kablam! Checking magnet_core v0.0.1 (/source) Nov 01 20:04:39.252 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:39.252 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 01 20:04:39.252 INFO kablam! | Nov 01 20:04:39.252 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 01 20:04:39.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:39.252 INFO kablam! | Nov 01 20:04:39.252 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 01 20:04:39.252 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:39.252 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:39.253 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 01 20:04:39.253 INFO kablam! Nov 01 20:04:39.253 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:39.253 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 01 20:04:39.253 INFO kablam! | Nov 01 20:04:39.253 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 01 20:04:39.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:39.253 INFO kablam! | Nov 01 20:04:39.253 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:39.253 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:39.253 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 01 20:04:39.253 INFO kablam! Nov 01 20:04:39.253 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:39.253 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 01 20:04:39.253 INFO kablam! | Nov 01 20:04:39.253 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 01 20:04:39.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:39.253 INFO kablam! | Nov 01 20:04:39.253 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:39.253 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:39.253 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 01 20:04:39.253 INFO kablam! Nov 01 20:04:39.360 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:39.360 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 01 20:04:39.360 INFO kablam! | Nov 01 20:04:39.360 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 01 20:04:39.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:39.360 INFO kablam! | Nov 01 20:04:39.361 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 01 20:04:39.361 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:39.361 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:39.361 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 01 20:04:39.361 INFO kablam! Nov 01 20:04:39.361 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:39.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 01 20:04:39.361 INFO kablam! | Nov 01 20:04:39.361 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 01 20:04:39.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:39.361 INFO kablam! | Nov 01 20:04:39.361 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:39.361 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:39.361 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 01 20:04:39.361 INFO kablam! Nov 01 20:04:39.361 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:04:39.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 01 20:04:39.361 INFO kablam! | Nov 01 20:04:39.361 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 01 20:04:39.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:04:39.361 INFO kablam! | Nov 01 20:04:39.361 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:39.361 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:04:39.361 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 01 20:04:39.361 INFO kablam! Nov 01 20:04:39.576 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.10s Nov 01 20:04:39.585 INFO kablam! su: No module specific data is present Nov 01 20:04:40.502 INFO running `"docker" "rm" "-f" "02d09eee8103d4d3cf3ff6f370bf3963f401873b03fbbea26eb4bb39554167e2"` Nov 01 20:04:40.844 INFO blam! 02d09eee8103d4d3cf3ff6f370bf3963f401873b03fbbea26eb4bb39554167e2