Oct 13 15:22:30.693 INFO checking ferrum-plugin-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:22:30.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 15:22:30.928 INFO blam! b388525735c0eb4643260e368a762278dfa17ebd91895ec9bdd98f227da42b34 Oct 13 15:22:30.940 INFO running `"docker" "start" "-a" "b388525735c0eb4643260e368a762278dfa17ebd91895ec9bdd98f227da42b34"` Oct 13 15:22:31.519 INFO kablam! usermod: no changes Oct 13 15:22:31.556 INFO kablam! Checking ferrum-plugin v0.3.0 (/source) Oct 13 15:22:32.197 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 13 15:22:32.197 INFO kablam! --> src/typemap/internals.rs:33:5 Oct 13 15:22:32.197 INFO kablam! | Oct 13 15:22:32.197 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 13 15:22:32.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:22:32.197 INFO kablam! | Oct 13 15:22:32.197 INFO kablam! note: lint level defined here Oct 13 15:22:32.197 INFO kablam! --> src/lib.rs:1:23 Oct 13 15:22:32.197 INFO kablam! | Oct 13 15:22:32.197 INFO kablam! 1 | #![deny(missing_docs, warnings)] Oct 13 15:22:32.197 INFO kablam! | ^^^^^^^^ Oct 13 15:22:32.197 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Oct 13 15:22:32.197 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 13 15:22:32.197 INFO kablam! = note: for more information, see issue #51443 Oct 13 15:22:32.197 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 13 15:22:32.197 INFO kablam! Oct 13 15:22:32.197 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 13 15:22:32.197 INFO kablam! --> src/typemap/internals.rs:35:5 Oct 13 15:22:32.197 INFO kablam! | Oct 13 15:22:32.197 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 13 15:22:32.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:22:32.197 INFO kablam! | Oct 13 15:22:32.197 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 13 15:22:32.197 INFO kablam! = note: for more information, see issue #51443 Oct 13 15:22:32.197 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 13 15:22:32.197 INFO kablam! Oct 13 15:22:32.197 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 13 15:22:32.197 INFO kablam! --> src/typemap/internals.rs:37:5 Oct 13 15:22:32.197 INFO kablam! | Oct 13 15:22:32.197 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 13 15:22:32.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:22:32.197 INFO kablam! | Oct 13 15:22:32.197 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 13 15:22:32.197 INFO kablam! = note: for more information, see issue #51443 Oct 13 15:22:32.197 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 13 15:22:32.197 INFO kablam! Oct 13 15:22:32.197 INFO kablam! error: aborting due to 3 previous errors Oct 13 15:22:32.197 INFO kablam! Oct 13 15:22:32.203 INFO kablam! error: Could not compile `ferrum-plugin`. Oct 13 15:22:32.204 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 15:22:32.416 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 13 15:22:32.416 INFO kablam! --> src/typemap/internals.rs:33:5 Oct 13 15:22:32.416 INFO kablam! | Oct 13 15:22:32.416 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 13 15:22:32.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:22:32.416 INFO kablam! | Oct 13 15:22:32.416 INFO kablam! note: lint level defined here Oct 13 15:22:32.417 INFO kablam! --> src/lib.rs:1:23 Oct 13 15:22:32.417 INFO kablam! | Oct 13 15:22:32.417 INFO kablam! 1 | #![deny(missing_docs, warnings)] Oct 13 15:22:32.417 INFO kablam! | ^^^^^^^^ Oct 13 15:22:32.417 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Oct 13 15:22:32.417 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 13 15:22:32.417 INFO kablam! = note: for more information, see issue #51443 Oct 13 15:22:32.417 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 13 15:22:32.417 INFO kablam! Oct 13 15:22:32.420 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 13 15:22:32.420 INFO kablam! --> src/typemap/internals.rs:35:5 Oct 13 15:22:32.420 INFO kablam! | Oct 13 15:22:32.420 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 13 15:22:32.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:22:32.420 INFO kablam! | Oct 13 15:22:32.420 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 13 15:22:32.420 INFO kablam! = note: for more information, see issue #51443 Oct 13 15:22:32.420 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 13 15:22:32.420 INFO kablam! Oct 13 15:22:32.420 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Oct 13 15:22:32.420 INFO kablam! --> src/typemap/internals.rs:37:5 Oct 13 15:22:32.421 INFO kablam! | Oct 13 15:22:32.421 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 13 15:22:32.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:22:32.421 INFO kablam! | Oct 13 15:22:32.421 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 13 15:22:32.421 INFO kablam! = note: for more information, see issue #51443 Oct 13 15:22:32.421 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 13 15:22:32.421 INFO kablam! Oct 13 15:22:32.421 INFO kablam! error: aborting due to 3 previous errors Oct 13 15:22:32.421 INFO kablam! Oct 13 15:22:32.428 INFO kablam! error: Could not compile `ferrum-plugin`. Oct 13 15:22:32.428 INFO kablam! Oct 13 15:22:32.428 INFO kablam! To learn more, run the command again with --verbose. Oct 13 15:22:32.437 INFO kablam! su: No module specific data is present Oct 13 15:22:32.829 INFO running `"docker" "rm" "-f" "b388525735c0eb4643260e368a762278dfa17ebd91895ec9bdd98f227da42b34"` Oct 13 15:22:32.974 INFO blam! b388525735c0eb4643260e368a762278dfa17ebd91895ec9bdd98f227da42b34