Nov 30 23:03:38.460 INFO checking ferrum-plugin-0.3.0 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 23:03:38.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 23:03:38.752 INFO [stdout] a1e3f6bfbc8fa293ac1c08667c90c0875b3a5175dbaa6b4ef5d5df82490b623d Nov 30 23:03:38.758 INFO running `"docker" "start" "-a" "a1e3f6bfbc8fa293ac1c08667c90c0875b3a5175dbaa6b4ef5d5df82490b623d"` Nov 30 23:03:39.780 INFO [stderr] usermod: no changes Nov 30 23:03:39.852 INFO [stderr] Checking ferrum-plugin v0.3.0 (/source) Nov 30 23:03:40.800 INFO [stderr] error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 30 23:03:40.801 INFO [stderr] --> src/typemap/internals.rs:33:5 Nov 30 23:03:40.801 INFO [stderr] | Nov 30 23:03:40.801 INFO [stderr] 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 30 23:03:40.801 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 23:03:40.801 INFO [stderr] | Nov 30 23:03:40.801 INFO [stderr] note: lint level defined here Nov 30 23:03:40.801 INFO [stderr] --> src/lib.rs:1:23 Nov 30 23:03:40.801 INFO [stderr] | Nov 30 23:03:40.801 INFO [stderr] 1 | #![deny(missing_docs, warnings)] Nov 30 23:03:40.801 INFO [stderr] | ^^^^^^^^ Nov 30 23:03:40.801 INFO [stderr] = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Nov 30 23:03:40.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:03:40.801 INFO [stderr] = note: for more information, see issue #51443 Nov 30 23:03:40.801 INFO [stderr] = note: method `clone_any_send` references the `Self` type in where clauses Nov 30 23:03:40.801 INFO [stderr] Nov 30 23:03:40.801 INFO [stderr] error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 30 23:03:40.801 INFO [stderr] --> src/typemap/internals.rs:35:5 Nov 30 23:03:40.801 INFO [stderr] | Nov 30 23:03:40.801 INFO [stderr] 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 30 23:03:40.801 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 23:03:40.801 INFO [stderr] | Nov 30 23:03:40.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:03:40.801 INFO [stderr] = note: for more information, see issue #51443 Nov 30 23:03:40.801 INFO [stderr] = note: method `clone_any_sync` references the `Self` type in where clauses Nov 30 23:03:40.801 INFO [stderr] Nov 30 23:03:40.801 INFO [stderr] error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 30 23:03:40.801 INFO [stderr] --> src/typemap/internals.rs:37:5 Nov 30 23:03:40.801 INFO [stderr] | Nov 30 23:03:40.801 INFO [stderr] 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 30 23:03:40.801 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 23:03:40.801 INFO [stderr] | Nov 30 23:03:40.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:03:40.801 INFO [stderr] = note: for more information, see issue #51443 Nov 30 23:03:40.801 INFO [stderr] = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 30 23:03:40.801 INFO [stderr] Nov 30 23:03:40.804 INFO [stderr] error: aborting due to 3 previous errors Nov 30 23:03:40.804 INFO [stderr] Nov 30 23:03:40.808 INFO [stderr] error: Could not compile `ferrum-plugin`. Nov 30 23:03:40.809 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:03:40.892 INFO [stderr] error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 30 23:03:40.892 INFO [stderr] --> src/typemap/internals.rs:33:5 Nov 30 23:03:40.892 INFO [stderr] | Nov 30 23:03:40.892 INFO [stderr] 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 30 23:03:40.892 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 23:03:40.892 INFO [stderr] | Nov 30 23:03:40.892 INFO [stderr] note: lint level defined here Nov 30 23:03:40.892 INFO [stderr] --> src/lib.rs:1:23 Nov 30 23:03:40.892 INFO [stderr] | Nov 30 23:03:40.892 INFO [stderr] 1 | #![deny(missing_docs, warnings)] Nov 30 23:03:40.892 INFO [stderr] | ^^^^^^^^ Nov 30 23:03:40.893 INFO [stderr] = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Nov 30 23:03:40.893 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:03:40.893 INFO [stderr] = note: for more information, see issue #51443 Nov 30 23:03:40.893 INFO [stderr] = note: method `clone_any_send` references the `Self` type in where clauses Nov 30 23:03:40.893 INFO [stderr] Nov 30 23:03:40.893 INFO [stderr] error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 30 23:03:40.893 INFO [stderr] --> src/typemap/internals.rs:35:5 Nov 30 23:03:40.893 INFO [stderr] | Nov 30 23:03:40.893 INFO [stderr] 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 30 23:03:40.893 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 23:03:40.893 INFO [stderr] | Nov 30 23:03:40.893 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:03:40.893 INFO [stderr] = note: for more information, see issue #51443 Nov 30 23:03:40.893 INFO [stderr] = note: method `clone_any_sync` references the `Self` type in where clauses Nov 30 23:03:40.893 INFO [stderr] Nov 30 23:03:40.893 INFO [stderr] error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 30 23:03:40.893 INFO [stderr] --> src/typemap/internals.rs:37:5 Nov 30 23:03:40.893 INFO [stderr] | Nov 30 23:03:40.893 INFO [stderr] 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 30 23:03:40.893 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 23:03:40.893 INFO [stderr] | Nov 30 23:03:40.893 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 23:03:40.893 INFO [stderr] = note: for more information, see issue #51443 Nov 30 23:03:40.893 INFO [stderr] = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 30 23:03:40.893 INFO [stderr] Nov 30 23:03:40.893 INFO [stderr] error: aborting due to 3 previous errors Nov 30 23:03:40.893 INFO [stderr] Nov 30 23:03:40.897 INFO [stderr] error: Could not compile `ferrum-plugin`. Nov 30 23:03:40.897 INFO [stderr] Nov 30 23:03:40.897 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 23:03:40.897 INFO [stderr] su: No module specific data is present Nov 30 23:03:41.494 INFO running `"docker" "inspect" "a1e3f6bfbc8fa293ac1c08667c90c0875b3a5175dbaa6b4ef5d5df82490b623d"` Nov 30 23:03:41.661 INFO running `"docker" "rm" "-f" "a1e3f6bfbc8fa293ac1c08667c90c0875b3a5175dbaa6b4ef5d5df82490b623d"` Nov 30 23:03:41.820 INFO [stdout] a1e3f6bfbc8fa293ac1c08667c90c0875b3a5175dbaa6b4ef5d5df82490b623d