Nov 05 00:06:26.230 INFO checking ferrum-plugin-0.3.0 against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 05 00:06:26.230 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-3/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 05 00:06:26.479 INFO blam! e47b7ebfbca87870712ea5137a46be946f61878757dd6895dc966af8d54d9c42 Nov 05 00:06:26.483 INFO running `"docker" "start" "-a" "e47b7ebfbca87870712ea5137a46be946f61878757dd6895dc966af8d54d9c42"` Nov 05 00:06:27.070 INFO kablam! usermod: no changes Nov 05 00:06:27.147 INFO kablam! Checking ferrum-plugin v0.3.0 (/source) Nov 05 00:06:28.251 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 05 00:06:28.251 INFO kablam! --> src/typemap/internals.rs:33:5 Nov 05 00:06:28.251 INFO kablam! | Nov 05 00:06:28.251 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 05 00:06:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:06:28.251 INFO kablam! | Nov 05 00:06:28.251 INFO kablam! note: lint level defined here Nov 05 00:06:28.251 INFO kablam! --> src/lib.rs:1:23 Nov 05 00:06:28.251 INFO kablam! | Nov 05 00:06:28.251 INFO kablam! 1 | #![deny(missing_docs, warnings)] Nov 05 00:06:28.251 INFO kablam! | ^^^^^^^^ Nov 05 00:06:28.251 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Nov 05 00:06:28.251 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 05 00:06:28.251 INFO kablam! = note: for more information, see issue #51443 Nov 05 00:06:28.251 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 05 00:06:28.251 INFO kablam! Nov 05 00:06:28.251 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 05 00:06:28.251 INFO kablam! --> src/typemap/internals.rs:35:5 Nov 05 00:06:28.251 INFO kablam! | Nov 05 00:06:28.251 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 05 00:06:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:06:28.251 INFO kablam! | Nov 05 00:06:28.251 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 05 00:06:28.251 INFO kablam! = note: for more information, see issue #51443 Nov 05 00:06:28.251 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 05 00:06:28.251 INFO kablam! Nov 05 00:06:28.251 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 05 00:06:28.251 INFO kablam! --> src/typemap/internals.rs:37:5 Nov 05 00:06:28.251 INFO kablam! | Nov 05 00:06:28.251 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 05 00:06:28.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:06:28.251 INFO kablam! | Nov 05 00:06:28.251 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 05 00:06:28.251 INFO kablam! = note: for more information, see issue #51443 Nov 05 00:06:28.251 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 05 00:06:28.251 INFO kablam! Nov 05 00:06:28.263 INFO kablam! error: aborting due to 3 previous errors Nov 05 00:06:28.263 INFO kablam! Nov 05 00:06:28.271 INFO kablam! error: Could not compile `ferrum-plugin`. Nov 05 00:06:28.271 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 05 00:06:28.371 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 05 00:06:28.371 INFO kablam! --> src/typemap/internals.rs:33:5 Nov 05 00:06:28.371 INFO kablam! | Nov 05 00:06:28.371 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 05 00:06:28.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:06:28.371 INFO kablam! | Nov 05 00:06:28.371 INFO kablam! note: lint level defined here Nov 05 00:06:28.371 INFO kablam! --> src/lib.rs:1:23 Nov 05 00:06:28.371 INFO kablam! | Nov 05 00:06:28.371 INFO kablam! 1 | #![deny(missing_docs, warnings)] Nov 05 00:06:28.371 INFO kablam! | ^^^^^^^^ Nov 05 00:06:28.371 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Nov 05 00:06:28.371 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 05 00:06:28.371 INFO kablam! = note: for more information, see issue #51443 Nov 05 00:06:28.371 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 05 00:06:28.371 INFO kablam! Nov 05 00:06:28.371 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 05 00:06:28.371 INFO kablam! --> src/typemap/internals.rs:35:5 Nov 05 00:06:28.371 INFO kablam! | Nov 05 00:06:28.371 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 05 00:06:28.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:06:28.371 INFO kablam! | Nov 05 00:06:28.371 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 05 00:06:28.371 INFO kablam! = note: for more information, see issue #51443 Nov 05 00:06:28.371 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 05 00:06:28.371 INFO kablam! Nov 05 00:06:28.371 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 05 00:06:28.371 INFO kablam! --> src/typemap/internals.rs:37:5 Nov 05 00:06:28.371 INFO kablam! | Nov 05 00:06:28.371 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 05 00:06:28.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 05 00:06:28.371 INFO kablam! | Nov 05 00:06:28.371 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 05 00:06:28.371 INFO kablam! = note: for more information, see issue #51443 Nov 05 00:06:28.371 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 05 00:06:28.371 INFO kablam! Nov 05 00:06:28.375 INFO kablam! error: aborting due to 3 previous errors Nov 05 00:06:28.375 INFO kablam! Nov 05 00:06:28.381 INFO kablam! error: Could not compile `ferrum-plugin`. Nov 05 00:06:28.381 INFO kablam! Nov 05 00:06:28.381 INFO kablam! To learn more, run the command again with --verbose. Nov 05 00:06:28.381 INFO kablam! su: No module specific data is present Nov 05 00:06:29.359 INFO running `"docker" "rm" "-f" "e47b7ebfbca87870712ea5137a46be946f61878757dd6895dc966af8d54d9c42"` Nov 05 00:06:29.691 INFO blam! e47b7ebfbca87870712ea5137a46be946f61878757dd6895dc966af8d54d9c42